CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 图像

搜索资源列表

  1. VC_Graphics_rendering_and_image_display

    0下载:
  2. VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:920935
    • 提供者:liuzhenzhou
  1. cell

    0下载:
  2. 基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用-Based on Visual C++, MFC interface for statistical picture number of cells, contains a number of image processing functions, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1395516
    • 提供者:放假
  1. cross

    0下载:
  2. 一个最简单的mfc图像处理软件,打开,保存,直方图,部分另存,求面积等-One of the most simple mfc image processing software, open, save, Histogram, some saved, seeking an area of such
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4352228
    • 提供者:阿超
  1. image_processing

    0下载:
  2. 学习图像处理的经典例子,MFC + VC++ 编程-classic examples for studying digital image processing, source code programming in MFC and VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:3071386
    • 提供者:kevin
  1. MFC_Graphic

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (edge detection), the threshold c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8815078
    • 提供者:萤火虫
  1. ImageProcessing_S

    0下载:
  2. 图像处理平台,基于vc mfc编程实现图像的处理-Image processing platform, based on vc mfc programming image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:94073
    • 提供者:瞿晨
  1. MFC

    0下载:
  2. 基于OpenCV实现图像的旋转与提取,利用MFC实现图像控制界面化-Image rotation based on OpenCV and extraction, the use of image control interface of the MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1955255
    • 提供者:王聪媛
  1. MFC.design.image.processing.tools

    0下载:
  2. MFC编程图像处理工具设计代码MFC Programming design code image processing tools -MFC Programming design code image processing tools
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:95234
    • 提供者:a
  1. AnEnhancedCCheckComboBox

    0下载:
  2. 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2908918
    • 提供者:莉莉
  1. MFC-bmp-picture

    0下载:
  2. 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3870719
    • 提供者:江守超
  1. MFC-OPEN-BMP-images

    0下载:
  2. 利用MFC打开BMP图像,任意位数,源程序,可以在上面添加其他代码以实现其他功能。-Using MFC to open BMP images, any number of bits, the source on which you can add additional code to implement other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3765260
    • 提供者:傅思傑
  1. VTK-and-MFC-

    0下载:
  2. 基于VTK和MFC的医学图像三维重建研究与实现on VTK and MFC medical image reconstruction research and implementation-Based on VTK and MFC medical image reconstruction research and implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:436236
    • 提供者:王华
  1. opencv-MFC-Examples

    1下载:
  2. 这是本人收集的OpenCv与VC结合的一些例子,包括了许多基本的图像变换,开发工具为VC++ 6.0。-This is my collection of OpenCv using VC with some examples, including many of the basic image transformation, development tool is the VC++ 6.0.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4336944
    • 提供者:小眼
  1. show-JPEG-in-MFC

    0下载:
  2. 在MFC应用程序中显示JPGGIF图像文件-show JPEG in the MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:10933
    • 提供者:fassy
  1. MFC

    0下载:
  2. MFC图像编程的详细步骤,很全面,适合初学者-MFC image programming steps, very comprehensive, and suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:518608
    • 提供者:caijunlong
  1. DigitImageProcess

    0下载:
  2. 精美的基于C++MFC制作的图像处理软件,花了好几周才做好的哦~~~欢迎大家下载-Fine C++ MFC-based image processing software produced, it took several weeks to do a good job, oh ~ ~ ~ welcome to download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2263040
    • 提供者:张伟
  1. opencv 基于MFC对话框显示图像

    1下载:
  2. opencv 将opencv的图像数据显示在对话框的picture控件上!
  3. 所属分类:OpenCV

  1. MFC与OPENCV的结合

    1下载:
  2. 源代码,包括了基于opencv的常用的图像处理函数在MFC下的应用,例如 图像预处理,角点检测,霍夫变换,运动定位等例子。
  3. 所属分类:OpenCV

  1. 基于MFC的OpenCV图像处理和显示

    0下载:
  2. 基于OpenCV的图像处理,通过点击按钮,选择要处理的参数,选择并将处理后的图像显示在图像控件上。
  3. 所属分类:OpenCV

    • 发布日期:2013-07-21
    • 文件大小:40448
    • 提供者:shanglei10
  1. [MFC]数字图像浏览器

    1下载:
  2. 采用VS2010编写的字图图像浏览器,经过调试。做关于图像领域软件开打工作人员,可以采用嵌套的方式,进行二次开发
  3. 所属分类:界面编程

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com